home *** CD-ROM | disk | FTP | other *** search
- Path: lantana.singnet.com.sg!usenet
- From: Toh Choon Swee <tohcs@pobox.org.sg>
- Newsgroups: comp.lang.c++
- Subject: Re: Question : link c++ code into C code
- Date: 5 Feb 1996 13:24:57 GMT
- Organization: Singapore Telecom Internet Service
- Message-ID: <4f50f9$rsh@lantana.singnet.com.sg>
- References: <31110950.136D@genetique.uvsq.fr>
- NNTP-Posting-Host: ts900-3320.singnet.com.sg
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- Karl Forner <forner@genetique.uvsq.fr> wrote:
- >I'd really like to know if it is possible to import C++ functions
- >or libs into a C program.
- >
- >Thanks
-
- My suggestion : use C++ compiler to compile your C codes
- that presumably call the C++ functions.
-
- TCS
-
-
-